usb driver

美 [ˌjuː es ˈbiː ˈdraɪvər]英 [ˌjuː es ˈbiː ˈdraɪvə(r)]
  • 网络usb驱动程序;usb设备驱动程序
usb driverusb driver
  1. The Development of USB Driver in Embedded Systems and Its Application

    嵌入式系统中USB总线驱动的开发及应用

  2. Firmware , USB driver and advanced application program constitute software system .

    软件系统由下位机程序、USB驱动程序和上位机程序组成。下位机程序即固件程序用C语言开发;

  3. Implement of USB Driver on Windows 98 / 2000 System

    基于Windows98/2000平台的USB驱动程序开发

  4. USB Driver of Fingerprint Sensor Based on Embedded System

    基于嵌入式指纹采集器USB驱动程序研究

  5. Following this article you can finish a steady USB driver .

    论文侧重于分析USB协议栈的内核,在此基础上完全可以实现一个稳定的USB驱动程序。

  6. Rapid Development of USB Driver and Software based on EZ_USB Interface

    基于EZUSB接口的快速USB驱动和用户程序开发

  7. The development of USB driver is an important part of the development of USB device .

    USB设备驱动程序的开发是USB设备开发的一个重要部分。

  8. This paper discusses how to write a Linux USB driver based on a successful development case .

    本文在开发成功的具体案例上,讨论了Linux下USB驱动的编写技术。

  9. Design of USB Driver and Firmware on Embedded Device

    嵌入式设备USB驱动及固件程序设计

  10. Software design in this system can be divided into DSP program , USB driver program and application program .

    本系统软件设计分为DSP程序设计、USB驱动程序设计和HOST应用程序设计三个部分。

  11. Still it includes some software procedure , primarily is printer driver and USB driver etc.

    文中涉及的少部分软件程序,主要是本人课题研究中所作的打印机驱动和USB驱动程序等。

  12. The host software deals with HCI packets and USB driver .

    主机软件包括USB驱动和HCI分组处理两部分。

  13. The Realization of USB driver for the DVB-C Data Broadcasting Receiving Card

    数据广播接收卡的USB驱动程序开发

  14. Therefore , need to study in depth the development of methods and techniques of USB driver based on WDM .

    因此,必须深入研究基于WDM型的USB驱动的开发方法和技巧。

  15. And drivers are introduced , mainly about the WDM driver and USB driver .

    并对驱动程序进行介绍,主要对WDM驱动程序跟USB驱动程序进行了介绍。

  16. Research on the improvement of the high-resolution webcam USB driver based on the Linux platform

    Linux平台下高分辨率摄像头设备USB驱动的研究与改进

  17. Lastly , discusses USB driver , dynamic link library ( DLL ) usage and application design .

    最后讨论了USB驱动程序和相关动态连接库的使用以及应用程序的开发。

  18. This paper describe how to build embedded software and hardware platform , USB driver and image capture software .

    本文中具体讲述了嵌入式的软硬件平台的构建,USB摄像头的驱动开发,图像采集应用程序的实现等。

  19. The article also states the whole design of the new one , the hardware design , USB driver programming and application programming .

    着重说明了系统整体设计、外插硬件设计、USB驱动软件设计和客户应用软件设计。

  20. The construct of Windows CE device drivers was studied , in Particular model of USB driver .

    研究WINDOWSCE下驱动程序的结构,特别对USB驱动的模型进行深入讨论。

  21. Part 2 : Analysis existing USB driver to identify bottlenecks and optimise . 3 .

    第二部分:对现有的USB驱动程序进行分析,找出接口速率传输瓶颈并对其优化。

  22. These include : character device driver development , network device driver development , touch screen driver development , USB driver development .

    其中包括:字符设备驱动程序开发、网络设备驱动程序开发、触摸屏驱动程序开发、USB驱动程序开发。

  23. This paper focuses on the design of USB driver in WDM mode and Windows interface application program of video stream .

    重点阐述了WDM模式的USB设备驱动程序与采集视频流的界面应用程序的设计。

  24. USB driver design for the boundary-scan tester .

    界扫描测试仪的USB驱动程序设计。USB驱动程序实现设备的枚举和完成应用程序对边界扫描测试仪的通信请求等方面的功能。

  25. In addition , it also introduced USB driver software package operation method and some basic conception of μ C / OS-II operating system .

    此外,简要介绍了USB驱动程序软件包的使用方法和μC/OS-Ⅱ操作系统的一些基本概念。

  26. USB driver stack architecture and the method of how to communicate with a USB device in application are also analyzed in this paper .

    对USB驱动程序堆栈结构和应用程序如何与USB设备通信的方法进行了简要分析。

  27. We put the emphasis on the detailed design of the firmware program , the USB driver program and the Windows application program .

    重点对固件程序、USB设备驱动程序和PC机Windows应用程序的设计实现技术进行了深入论述。

  28. And from the point of the software , the system integrates USB Driver , USB host controller driver , and user software .

    在软件上,系统完成了USB主机控制器驱动程序、核心驱动程序以及用户软件的设计,可很好地完成设备的枚举、配置等功能;

  29. The design of hardware and software of the data acquisition card , the developing of USB driver and the application of computer are explained in detail .

    重点介绍了数据采集卡硬件和软件的设计、USB驱动程序和上位机(PC机)应用程序的开发。

  30. The code the USB driver is implemented . The data structure of USB driver , initialization and interface functions are described in detail . 4 .

    本文编码实现了USB核心驱动,对USB核心驱动的数据结构,初始化,接口函数等做了详细描述。